app2(app2(neq, 0), 0) -> false
app2(app2(neq, 0), app2(s, y)) -> true
app2(app2(neq, app2(s, x)), 0) -> true
app2(app2(neq, app2(s, x)), app2(s, y)) -> app2(app2(neq, x), y)
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, y), ys)) -> app2(app2(app2(filtersub, app2(f, y)), f), app2(app2(cons, y), ys))
app2(app2(app2(filtersub, true), f), app2(app2(cons, y), ys)) -> app2(app2(cons, y), app2(app2(filter, f), ys))
app2(app2(app2(filtersub, false), f), app2(app2(cons, y), ys)) -> app2(app2(filter, f), ys)
nonzero -> app2(filter, app2(neq, 0))
↳ QTRS
↳ Non-Overlap Check
app2(app2(neq, 0), 0) -> false
app2(app2(neq, 0), app2(s, y)) -> true
app2(app2(neq, app2(s, x)), 0) -> true
app2(app2(neq, app2(s, x)), app2(s, y)) -> app2(app2(neq, x), y)
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, y), ys)) -> app2(app2(app2(filtersub, app2(f, y)), f), app2(app2(cons, y), ys))
app2(app2(app2(filtersub, true), f), app2(app2(cons, y), ys)) -> app2(app2(cons, y), app2(app2(filter, f), ys))
app2(app2(app2(filtersub, false), f), app2(app2(cons, y), ys)) -> app2(app2(filter, f), ys)
nonzero -> app2(filter, app2(neq, 0))
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
app2(app2(neq, 0), 0) -> false
app2(app2(neq, 0), app2(s, y)) -> true
app2(app2(neq, app2(s, x)), 0) -> true
app2(app2(neq, app2(s, x)), app2(s, y)) -> app2(app2(neq, x), y)
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, y), ys)) -> app2(app2(app2(filtersub, app2(f, y)), f), app2(app2(cons, y), ys))
app2(app2(app2(filtersub, true), f), app2(app2(cons, y), ys)) -> app2(app2(cons, y), app2(app2(filter, f), ys))
app2(app2(app2(filtersub, false), f), app2(app2(cons, y), ys)) -> app2(app2(filter, f), ys)
nonzero -> app2(filter, app2(neq, 0))
app2(app2(neq, 0), 0)
app2(app2(neq, 0), app2(s, x0))
app2(app2(neq, app2(s, x0)), 0)
app2(app2(neq, app2(s, x0)), app2(s, x1))
app2(app2(filter, x0), nil)
app2(app2(filter, x0), app2(app2(cons, x1), x2))
app2(app2(app2(filtersub, true), x0), app2(app2(cons, x1), x2))
app2(app2(app2(filtersub, false), x0), app2(app2(cons, x1), x2))
nonzero
APP2(app2(neq, app2(s, x)), app2(s, y)) -> APP2(neq, x)
APP2(app2(app2(filtersub, true), f), app2(app2(cons, y), ys)) -> APP2(app2(cons, y), app2(app2(filter, f), ys))
NONZERO -> APP2(neq, 0)
APP2(app2(filter, f), app2(app2(cons, y), ys)) -> APP2(filtersub, app2(f, y))
APP2(app2(filter, f), app2(app2(cons, y), ys)) -> APP2(app2(filtersub, app2(f, y)), f)
APP2(app2(filter, f), app2(app2(cons, y), ys)) -> APP2(app2(app2(filtersub, app2(f, y)), f), app2(app2(cons, y), ys))
APP2(app2(filter, f), app2(app2(cons, y), ys)) -> APP2(f, y)
APP2(app2(neq, app2(s, x)), app2(s, y)) -> APP2(app2(neq, x), y)
APP2(app2(app2(filtersub, false), f), app2(app2(cons, y), ys)) -> APP2(filter, f)
APP2(app2(app2(filtersub, false), f), app2(app2(cons, y), ys)) -> APP2(app2(filter, f), ys)
APP2(app2(app2(filtersub, true), f), app2(app2(cons, y), ys)) -> APP2(filter, f)
APP2(app2(app2(filtersub, true), f), app2(app2(cons, y), ys)) -> APP2(app2(filter, f), ys)
NONZERO -> APP2(filter, app2(neq, 0))
app2(app2(neq, 0), 0) -> false
app2(app2(neq, 0), app2(s, y)) -> true
app2(app2(neq, app2(s, x)), 0) -> true
app2(app2(neq, app2(s, x)), app2(s, y)) -> app2(app2(neq, x), y)
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, y), ys)) -> app2(app2(app2(filtersub, app2(f, y)), f), app2(app2(cons, y), ys))
app2(app2(app2(filtersub, true), f), app2(app2(cons, y), ys)) -> app2(app2(cons, y), app2(app2(filter, f), ys))
app2(app2(app2(filtersub, false), f), app2(app2(cons, y), ys)) -> app2(app2(filter, f), ys)
nonzero -> app2(filter, app2(neq, 0))
app2(app2(neq, 0), 0)
app2(app2(neq, 0), app2(s, x0))
app2(app2(neq, app2(s, x0)), 0)
app2(app2(neq, app2(s, x0)), app2(s, x1))
app2(app2(filter, x0), nil)
app2(app2(filter, x0), app2(app2(cons, x1), x2))
app2(app2(app2(filtersub, true), x0), app2(app2(cons, x1), x2))
app2(app2(app2(filtersub, false), x0), app2(app2(cons, x1), x2))
nonzero
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
APP2(app2(neq, app2(s, x)), app2(s, y)) -> APP2(neq, x)
APP2(app2(app2(filtersub, true), f), app2(app2(cons, y), ys)) -> APP2(app2(cons, y), app2(app2(filter, f), ys))
NONZERO -> APP2(neq, 0)
APP2(app2(filter, f), app2(app2(cons, y), ys)) -> APP2(filtersub, app2(f, y))
APP2(app2(filter, f), app2(app2(cons, y), ys)) -> APP2(app2(filtersub, app2(f, y)), f)
APP2(app2(filter, f), app2(app2(cons, y), ys)) -> APP2(app2(app2(filtersub, app2(f, y)), f), app2(app2(cons, y), ys))
APP2(app2(filter, f), app2(app2(cons, y), ys)) -> APP2(f, y)
APP2(app2(neq, app2(s, x)), app2(s, y)) -> APP2(app2(neq, x), y)
APP2(app2(app2(filtersub, false), f), app2(app2(cons, y), ys)) -> APP2(filter, f)
APP2(app2(app2(filtersub, false), f), app2(app2(cons, y), ys)) -> APP2(app2(filter, f), ys)
APP2(app2(app2(filtersub, true), f), app2(app2(cons, y), ys)) -> APP2(filter, f)
APP2(app2(app2(filtersub, true), f), app2(app2(cons, y), ys)) -> APP2(app2(filter, f), ys)
NONZERO -> APP2(filter, app2(neq, 0))
app2(app2(neq, 0), 0) -> false
app2(app2(neq, 0), app2(s, y)) -> true
app2(app2(neq, app2(s, x)), 0) -> true
app2(app2(neq, app2(s, x)), app2(s, y)) -> app2(app2(neq, x), y)
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, y), ys)) -> app2(app2(app2(filtersub, app2(f, y)), f), app2(app2(cons, y), ys))
app2(app2(app2(filtersub, true), f), app2(app2(cons, y), ys)) -> app2(app2(cons, y), app2(app2(filter, f), ys))
app2(app2(app2(filtersub, false), f), app2(app2(cons, y), ys)) -> app2(app2(filter, f), ys)
nonzero -> app2(filter, app2(neq, 0))
app2(app2(neq, 0), 0)
app2(app2(neq, 0), app2(s, x0))
app2(app2(neq, app2(s, x0)), 0)
app2(app2(neq, app2(s, x0)), app2(s, x1))
app2(app2(filter, x0), nil)
app2(app2(filter, x0), app2(app2(cons, x1), x2))
app2(app2(app2(filtersub, true), x0), app2(app2(cons, x1), x2))
app2(app2(app2(filtersub, false), x0), app2(app2(cons, x1), x2))
nonzero
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDPOrderProof
↳ QDP
APP2(app2(neq, app2(s, x)), app2(s, y)) -> APP2(app2(neq, x), y)
app2(app2(neq, 0), 0) -> false
app2(app2(neq, 0), app2(s, y)) -> true
app2(app2(neq, app2(s, x)), 0) -> true
app2(app2(neq, app2(s, x)), app2(s, y)) -> app2(app2(neq, x), y)
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, y), ys)) -> app2(app2(app2(filtersub, app2(f, y)), f), app2(app2(cons, y), ys))
app2(app2(app2(filtersub, true), f), app2(app2(cons, y), ys)) -> app2(app2(cons, y), app2(app2(filter, f), ys))
app2(app2(app2(filtersub, false), f), app2(app2(cons, y), ys)) -> app2(app2(filter, f), ys)
nonzero -> app2(filter, app2(neq, 0))
app2(app2(neq, 0), 0)
app2(app2(neq, 0), app2(s, x0))
app2(app2(neq, app2(s, x0)), 0)
app2(app2(neq, app2(s, x0)), app2(s, x1))
app2(app2(filter, x0), nil)
app2(app2(filter, x0), app2(app2(cons, x1), x2))
app2(app2(app2(filtersub, true), x0), app2(app2(cons, x1), x2))
app2(app2(app2(filtersub, false), x0), app2(app2(cons, x1), x2))
nonzero
The following pairs can be strictly oriented and are deleted.
The remaining pairs can at least by weakly be oriented.
APP2(app2(neq, app2(s, x)), app2(s, y)) -> APP2(app2(neq, x), y)
trivial
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
↳ QDP
app2(app2(neq, 0), 0) -> false
app2(app2(neq, 0), app2(s, y)) -> true
app2(app2(neq, app2(s, x)), 0) -> true
app2(app2(neq, app2(s, x)), app2(s, y)) -> app2(app2(neq, x), y)
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, y), ys)) -> app2(app2(app2(filtersub, app2(f, y)), f), app2(app2(cons, y), ys))
app2(app2(app2(filtersub, true), f), app2(app2(cons, y), ys)) -> app2(app2(cons, y), app2(app2(filter, f), ys))
app2(app2(app2(filtersub, false), f), app2(app2(cons, y), ys)) -> app2(app2(filter, f), ys)
nonzero -> app2(filter, app2(neq, 0))
app2(app2(neq, 0), 0)
app2(app2(neq, 0), app2(s, x0))
app2(app2(neq, app2(s, x0)), 0)
app2(app2(neq, app2(s, x0)), app2(s, x1))
app2(app2(filter, x0), nil)
app2(app2(filter, x0), app2(app2(cons, x1), x2))
app2(app2(app2(filtersub, true), x0), app2(app2(cons, x1), x2))
app2(app2(app2(filtersub, false), x0), app2(app2(cons, x1), x2))
nonzero
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDPOrderProof
APP2(app2(app2(filtersub, false), f), app2(app2(cons, y), ys)) -> APP2(app2(filter, f), ys)
APP2(app2(app2(filtersub, true), f), app2(app2(cons, y), ys)) -> APP2(app2(filter, f), ys)
APP2(app2(filter, f), app2(app2(cons, y), ys)) -> APP2(f, y)
APP2(app2(filter, f), app2(app2(cons, y), ys)) -> APP2(app2(app2(filtersub, app2(f, y)), f), app2(app2(cons, y), ys))
app2(app2(neq, 0), 0) -> false
app2(app2(neq, 0), app2(s, y)) -> true
app2(app2(neq, app2(s, x)), 0) -> true
app2(app2(neq, app2(s, x)), app2(s, y)) -> app2(app2(neq, x), y)
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, y), ys)) -> app2(app2(app2(filtersub, app2(f, y)), f), app2(app2(cons, y), ys))
app2(app2(app2(filtersub, true), f), app2(app2(cons, y), ys)) -> app2(app2(cons, y), app2(app2(filter, f), ys))
app2(app2(app2(filtersub, false), f), app2(app2(cons, y), ys)) -> app2(app2(filter, f), ys)
nonzero -> app2(filter, app2(neq, 0))
app2(app2(neq, 0), 0)
app2(app2(neq, 0), app2(s, x0))
app2(app2(neq, app2(s, x0)), 0)
app2(app2(neq, app2(s, x0)), app2(s, x1))
app2(app2(filter, x0), nil)
app2(app2(filter, x0), app2(app2(cons, x1), x2))
app2(app2(app2(filtersub, true), x0), app2(app2(cons, x1), x2))
app2(app2(app2(filtersub, false), x0), app2(app2(cons, x1), x2))
nonzero
The following pairs can be strictly oriented and are deleted.
The remaining pairs can at least by weakly be oriented.
APP2(app2(filter, f), app2(app2(cons, y), ys)) -> APP2(f, y)
Used ordering: Combined order from the following AFS and order.
APP2(app2(app2(filtersub, false), f), app2(app2(cons, y), ys)) -> APP2(app2(filter, f), ys)
APP2(app2(app2(filtersub, true), f), app2(app2(cons, y), ys)) -> APP2(app2(filter, f), ys)
APP2(app2(filter, f), app2(app2(cons, y), ys)) -> APP2(app2(app2(filtersub, app2(f, y)), f), app2(app2(cons, y), ys))
[filter, nil] > [APP1, filtersub] > [app1, cons, true] > false
neq > [app1, cons, true] > false
0 > [app1, cons, true] > false
app2(app2(neq, 0), 0) -> false
app2(app2(neq, 0), app2(s, y)) -> true
app2(app2(neq, app2(s, x)), 0) -> true
app2(app2(neq, app2(s, x)), app2(s, y)) -> app2(app2(neq, x), y)
app2(app2(filter, f), nil) -> nil
app2(app2(app2(filtersub, false), f), app2(app2(cons, y), ys)) -> app2(app2(filter, f), ys)
app2(app2(filter, f), app2(app2(cons, y), ys)) -> app2(app2(app2(filtersub, app2(f, y)), f), app2(app2(cons, y), ys))
app2(app2(app2(filtersub, true), f), app2(app2(cons, y), ys)) -> app2(app2(cons, y), app2(app2(filter, f), ys))
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ QDPOrderProof
APP2(app2(app2(filtersub, false), f), app2(app2(cons, y), ys)) -> APP2(app2(filter, f), ys)
APP2(app2(app2(filtersub, true), f), app2(app2(cons, y), ys)) -> APP2(app2(filter, f), ys)
APP2(app2(filter, f), app2(app2(cons, y), ys)) -> APP2(app2(app2(filtersub, app2(f, y)), f), app2(app2(cons, y), ys))
app2(app2(neq, 0), 0) -> false
app2(app2(neq, 0), app2(s, y)) -> true
app2(app2(neq, app2(s, x)), 0) -> true
app2(app2(neq, app2(s, x)), app2(s, y)) -> app2(app2(neq, x), y)
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, y), ys)) -> app2(app2(app2(filtersub, app2(f, y)), f), app2(app2(cons, y), ys))
app2(app2(app2(filtersub, true), f), app2(app2(cons, y), ys)) -> app2(app2(cons, y), app2(app2(filter, f), ys))
app2(app2(app2(filtersub, false), f), app2(app2(cons, y), ys)) -> app2(app2(filter, f), ys)
nonzero -> app2(filter, app2(neq, 0))
app2(app2(neq, 0), 0)
app2(app2(neq, 0), app2(s, x0))
app2(app2(neq, app2(s, x0)), 0)
app2(app2(neq, app2(s, x0)), app2(s, x1))
app2(app2(filter, x0), nil)
app2(app2(filter, x0), app2(app2(cons, x1), x2))
app2(app2(app2(filtersub, true), x0), app2(app2(cons, x1), x2))
app2(app2(app2(filtersub, false), x0), app2(app2(cons, x1), x2))
nonzero
The following pairs can be strictly oriented and are deleted.
The remaining pairs can at least by weakly be oriented.
APP2(app2(app2(filtersub, false), f), app2(app2(cons, y), ys)) -> APP2(app2(filter, f), ys)
APP2(app2(app2(filtersub, true), f), app2(app2(cons, y), ys)) -> APP2(app2(filter, f), ys)
Used ordering: Combined order from the following AFS and order.
APP2(app2(filter, f), app2(app2(cons, y), ys)) -> APP2(app2(app2(filtersub, app2(f, y)), f), app2(app2(cons, y), ys))
filtersub > cons > [app1, true, 0] > [false, neq] > filter
s > filter
nil > filter
app2(app2(neq, 0), 0) -> false
app2(app2(neq, 0), app2(s, y)) -> true
app2(app2(neq, app2(s, x)), 0) -> true
app2(app2(neq, app2(s, x)), app2(s, y)) -> app2(app2(neq, x), y)
app2(app2(filter, f), nil) -> nil
app2(app2(app2(filtersub, false), f), app2(app2(cons, y), ys)) -> app2(app2(filter, f), ys)
app2(app2(filter, f), app2(app2(cons, y), ys)) -> app2(app2(app2(filtersub, app2(f, y)), f), app2(app2(cons, y), ys))
app2(app2(app2(filtersub, true), f), app2(app2(cons, y), ys)) -> app2(app2(cons, y), app2(app2(filter, f), ys))
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ DependencyGraphProof
APP2(app2(filter, f), app2(app2(cons, y), ys)) -> APP2(app2(app2(filtersub, app2(f, y)), f), app2(app2(cons, y), ys))
app2(app2(neq, 0), 0) -> false
app2(app2(neq, 0), app2(s, y)) -> true
app2(app2(neq, app2(s, x)), 0) -> true
app2(app2(neq, app2(s, x)), app2(s, y)) -> app2(app2(neq, x), y)
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, y), ys)) -> app2(app2(app2(filtersub, app2(f, y)), f), app2(app2(cons, y), ys))
app2(app2(app2(filtersub, true), f), app2(app2(cons, y), ys)) -> app2(app2(cons, y), app2(app2(filter, f), ys))
app2(app2(app2(filtersub, false), f), app2(app2(cons, y), ys)) -> app2(app2(filter, f), ys)
nonzero -> app2(filter, app2(neq, 0))
app2(app2(neq, 0), 0)
app2(app2(neq, 0), app2(s, x0))
app2(app2(neq, app2(s, x0)), 0)
app2(app2(neq, app2(s, x0)), app2(s, x1))
app2(app2(filter, x0), nil)
app2(app2(filter, x0), app2(app2(cons, x1), x2))
app2(app2(app2(filtersub, true), x0), app2(app2(cons, x1), x2))
app2(app2(app2(filtersub, false), x0), app2(app2(cons, x1), x2))
nonzero